--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Node / ReticulumProjects / MeshChatX.git / files / docs / agents / skills / page-toast-tests / examples.md
docs/agents/skills/page-toast-tests/examples.md dev (af76f09d) Text, 733 B
Example Triggers
Use this skill when user requests resemble:
• "Create a new tools page for X."
• "Add a page and wire it into navigation."
• "Add toasts for save and error states."
• "Add tests for this new page flow."
• "Add frontend and backend coverage for this feature."
Example Outcomes
Typical outputs from this skill:
• new page component in T383838meshchatx/src/frontend/components/...
• route registration in T383838meshchatx/src/frontend/main.js
• navigation entry in T383838meshchatx/src/frontend/components/App.vue when needed
• locale keys in T383838meshchatx/src/frontend/locales/*.json
• toast usage through T383838meshchatx/src/frontend/js/ToastUtils.js
• frontend and backend test updates in T383838tests/frontend/ and T383838tests/backend/
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────